Fix to Xen NAT network scripts for Debian.
authorKeir Fraser <keir.fraser@citrix.com>
Sat, 2 Feb 2008 10:55:25 +0000 (10:55 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Sat, 2 Feb 2008 10:55:25 +0000 (10:55 +0000)
commite9e114d5f4b870ca0b167f202b59957e7cbb64b5
tree0268d6e82a38dad88d1e2dc1b6bf0fe77a4d25e1
parent48a61dfceae46a30694d5fe9e70e3123f5dfafb7
Fix to Xen NAT network scripts for Debian.
Xen recently (changeset 16873:86c32269ba60) started looking for a
DHCP defaults file in /etc/sysconfig/dhcpd or /etc/defaults/dhcp.
Debian (lenny) puts this file in a different place though:
/etc/default/dhcp3-server.  I added this location to Xen's search
path.

From: Michael Abd-El-Malek <mabdelmalek@cmu.edu>
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/examples/xen-network-common.sh